FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.ars#1.0.0-alpha.1 (125 ms)

Package rki.demis.ars
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-alpha.1&canonical=https://demis.rki.de/fhir/ars/StructureDefinition/DiagnosticReport
Url https://demis.rki.de/fhir/ars/StructureDefinition/DiagnosticReport
Version 1.0.0
Status draft
Date 2024-09-27
Name DiagnosticReport
Title Laborbericht
Experimental False
Description Dieses Profil ist eine Zusammenfassung aller Ressourcen der eigentlichen Labordiagnostik. Für ARS wird hier kein vollständiger und lesbarer Laborbericht erwartet. Für ARS enthält der Laborbericht unter DiagnosticReport.status Informationen zum Status der Diagnostik zu einer Probe, siehe 'Life-cycle-Management'.
Type DiagnosticReport
Kind resource

Resources that use this resource

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/Composition Composition

Resources that this resource uses

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/Observation Labortestung
https://demis.rki.de/fhir/ars/StructureDefinition/Patient Patient
https://demis.rki.de/fhir/ars/StructureDefinition/ServiceRequest Laborauftrag
https://demis.rki.de/fhir/ars/ValueSet/diagnosticReportStatus Status des Laborberichts


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "DiagnosticReport",
  "url" : "https://demis.rki.de/fhir/ars/StructureDefinition/DiagnosticReport",
  "version" : "1.0.0",
  "name" : "DiagnosticReport",
  "title" : "Laborbericht",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-27",
  "publisher" : "ARS@rki.de",
  "description" : "Dieses Profil ist eine Zusammenfassung aller Ressourcen der eigentlichen Labordiagnostik. Für ARS wird hier kein vollständiger und lesbarer Laborbericht erwartet. Für ARS enthält der Laborbericht unter DiagnosticReport.status Informationen zum Status der Diagnostik zu einer Probe, siehe 'Life-cycle-Management'.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "DiagnosticReport",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DiagnosticReport.id",
        "path" : "DiagnosticReport.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier",
        "path" : "DiagnosticReport.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.basedOn",
        "path" : "DiagnosticReport.basedOn",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://demis.rki.de/fhir/ars/StructureDefinition/ServiceRequest"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.basedOn.reference",
        "path" : "DiagnosticReport.basedOn.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.basedOn.type",
        "path" : "DiagnosticReport.basedOn.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.basedOn.identifier",
        "path" : "DiagnosticReport.basedOn.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.basedOn.display",
        "path" : "DiagnosticReport.basedOn.display",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.status",
        "path" : "DiagnosticReport.status",
        "comment" : "Für ARS werden nur finale Ergebnisse eines diagnostischen Schritts erwartet. Sollten ergänzende oder veränderte Angaben zu einem bereits übermittelten Ergebnis gemacht werden, kann der Status mit 'amended' bzw. bei Löschen der Angaben zu einer Probe mit 'entered-in-error' beschrieben werden.",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://demis.rki.de/fhir/ars/ValueSet/diagnosticReportStatus"
        }
      },
      {
        "id" : "DiagnosticReport.category",
        "path" : "DiagnosticReport.category",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.code",
        "path" : "DiagnosticReport.code",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding",
        "path" : "DiagnosticReport.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding.system",
        "path" : "DiagnosticReport.code.coding.system",
        "min" : 1,
        "patternUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding.version",
        "path" : "DiagnosticReport.code.coding.version",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding.code",
        "path" : "DiagnosticReport.code.coding.code",
        "min" : 1,
        "patternCode" : "11502-2",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding.display",
        "path" : "DiagnosticReport.code.coding.display",
        "patternString" : "Laboratory report"
      },
      {
        "id" : "DiagnosticReport.code.text",
        "path" : "DiagnosticReport.code.text",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.subject",
        "path" : "DiagnosticReport.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://demis.rki.de/fhir/ars/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.subject.reference",
        "path" : "DiagnosticReport.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.subject.type",
        "path" : "DiagnosticReport.subject.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.subject.identifier",
        "path" : "DiagnosticReport.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.subject.display",
        "path" : "DiagnosticReport.subject.display",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.encounter",
        "path" : "DiagnosticReport.encounter",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.effective[x]",
        "path" : "DiagnosticReport.effective[x]",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.issued",
        "path" : "DiagnosticReport.issued",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.performer",
        "path" : "DiagnosticReport.performer",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.resultsInterpreter",
        "path" : "DiagnosticReport.resultsInterpreter",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.specimen",
        "path" : "DiagnosticReport.specimen",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.result",
        "path" : "DiagnosticReport.result",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://demis.rki.de/fhir/ars/StructureDefinition/Observation"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.result.reference",
        "path" : "DiagnosticReport.result.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.result.type",
        "path" : "DiagnosticReport.result.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.result.identifier",
        "path" : "DiagnosticReport.result.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.result.display",
        "path" : "DiagnosticReport.result.display",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.imagingStudy",
        "path" : "DiagnosticReport.imagingStudy",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.media",
        "path" : "DiagnosticReport.media",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.conclusion",
        "path" : "DiagnosticReport.conclusion",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.conclusionCode",
        "path" : "DiagnosticReport.conclusionCode",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.presentedForm",
        "path" : "DiagnosticReport.presentedForm",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.